import { Schema } from "../types";
declare const stockPrices: Schema;
export default stockPrices;
//# sourceMappingURL=stockPrices.d.ts.map