import { SkeletonLineProps } from '.';
export declare const requiredProps: SkeletonLineProps;
export declare const testkitTests: {
    title: string;
    props: SkeletonLineProps;
}[];
export declare const ssrTests: {
    title: string;
    props: SkeletonLineProps;
}[];
export declare const a11yTests: {
    title: string;
    props: SkeletonLineProps;
}[];
//# sourceMappingURL=SkeletonLine.meta.d.ts.map