import { mockImage } from './image'; export declare const mocks: { image: typeof mockImage; };