import { Box, Skeleton } from '@rocket.chat/fuselage'; import React from 'react'; export const FormSkeleton = (props) => ( );