import { default as Sandstone } from './Sandstone';
export default class ChiseledSandstone extends Sandstone {
    constructor();
}
//# sourceMappingURL=ChiseledSandstone.d.ts.map