export declare const pseudoElTriangle: (pointDir: "top" | "bottom", triangleSize: number, color: string) => string;