import { RawConsumptionBundle } from "../../type/interfaces"; export declare function createRawConsumptionBundle(): RawConsumptionBundle;