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