export interface DotIconProps { size: number; color?: string; } //# sourceMappingURL=types.d.ts.map