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