declare const canvasFilterOldPhoto: (value: number, canvas: HTMLCanvasElement) => HTMLCanvasElement; export default canvasFilterOldPhoto;