import { PreparedMock } from './types'; export declare const getMocksFromStorage: () => PreparedMock[];