import { type ChildrenProps } from '~/src/types/props' export interface VisuallyHiddenProps extends ChildrenProps {}