import * as React from 'react'; export declare const LOGO_SLOT_FILL_NAME = "logo-fill"; export declare const LogoSlot: (props: any) => React.JSX.Element; export declare const LogoCard: (props: any) => React.JSX.Element; //# sourceMappingURL=Logo.d.ts.map