import React from 'react'; export declare const SkeletonInput: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: React.ElementType | undefined; }, React.DetailedHTMLProps, HTMLDivElement>, {}>; export declare const SkeletonInputWithLabel: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;