import type { StyledIcon } from '@styled-icons/styled-icon'; export declare const LookerLogo: StyledIcon; export declare const LookerLogoDimensions: { height: number; width: number; };