import type { EmptyPixel } from '../types'; /** * Useful to print out the array with monospaced fonts */ export declare const emptyPixel: EmptyPixel; //# sourceMappingURL=constants.d.ts.map