import { type ChildrenProps } from "../../types/props"; export interface VisuallyHiddenProps extends ChildrenProps { } //# sourceMappingURL=VisuallyHidden.types.d.ts.map