import { RowLinksProps } from '../../../_types'; import { UMDElement } from '../../../../../_types'; export declare const createCompositeFooterRowLinks: (props: RowLinksProps) => UMDElement; //# sourceMappingURL=index.d.ts.map