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