export declare const convertAlphaToSolid: (foreground: string, background: string) => string;