import { types } from "typestyle";
export declare const ItemStyles: {
    imageWrapper: (width: string) => types.NestedCSSProperties;
};
